writeLn() Global FunctionwriteLn(text) Description The write global function writes output to the info palette and adds a line break at the end. Parameters
Example writeLn("This line of text appears in the console window with a line break at the end."); See also |